listview: Add list.scroll_to_item action
authorBenjamin Otte <otte@redhat.com>
Fri, 4 Oct 2019 04:50:47 +0000 (06:50 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 23:26:45 +0000 (19:26 -0400)
commitf57fca7a0017b0f9d1225e57f71cb92f8072eabc
treeed554b356fbb53dc479c11eeef725731fdfc018d
parent7c38ac19540c91d651bbe868ec56321bb9d2829a
listview: Add list.scroll_to_item action

The action scrolls the given item into view.

Listitems activate this action when they gain focus.
gtk/gtklistitem.c
gtk/gtklistview.c